Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions .github/workflows/Travis.yml → .github/workflows/Du.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,5 @@ jobs:
run: |
echo Add other actions to build,
echo test, and deploy your project.
- name: ServiceNow CI/CD Rollback Plugin
# You may pin to the exact commit or the version.
# uses: ServiceNow/sncicd-plugin-rollback@600e3f11252fa6690ea329d129854eed2ed3f291
uses: ServiceNow/sncicd-plugin-rollback@2.0.0
with:
# Plugin ID to be rolled back
pluginID:


Loading