We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3c359 commit e5b6ca3Copy full SHA for e5b6ca3
.github/workflows/porter_stack_stefantest-graviton.yml
@@ -23,6 +23,8 @@ jobs:
23
- name: Deploy stack
24
timeout-minutes: 30
25
run: |
26
+ porter version
27
+ echo "stefan" $OSTYPE; arch; uname -a
28
porter apply
29
env:
30
PORTER_CLUSTER: "11"
0 commit comments