Skip to content

Commit

Permalink
Some minor bugs test about delete, prune and pullImage.
Browse files Browse the repository at this point in the history
  • Loading branch information
nevzatcirak committed Sep 14, 2023
1 parent eb8047c commit 32e5fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
environment_id: 6
stack_name: portainer-stack-deployment-test
stack_file_path: teststack.yml.mustache
mustache_variables: '{"image":"hello-world@linux"}'
mustache_variables: '{"image":"hello-world:linux"}'
pull_image: true
prune: true
- name: Test Stack Deletion
Expand Down

0 comments on commit 32e5fdd

Please sign in to comment.